/ Assembly List / LJCAppManagerDAL / UserAppPrograms / Add

Namespace - LJCAppManagerDAL


Parameters
id - The record ID.
programID - The program ID.

Returns

A reference to the added item.

Syntax

C#
public UserAppProgram Add(Int32 id, Int32 programID)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.